dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleVector<T> Class / Length Property

In This Topic
    Length Property (OracleVector<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Integer
    public int Length {get;}
    See Also